Skip to content

Conversation

didinele
Copy link
Member

Supersedes #9541

Totally new approach. I'd like for #11001, #11002, #11004 to be merged first. I especially want reviews on the docs side and thoughts on if we can provide better DX around this sort of thing 👀

Copy link

vercel bot commented Jul 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Jul 18, 2025 6:56pm
discord-js-guide ⬜️ Ignored (Inspect) Jul 18, 2025 6:56pm

@didinele
Copy link
Member Author

If anyone has any clue what is happening with that CI failure, I'd appreciate it! It fails locally too but I can't quite figure out why.

@Jiralite Jiralite added this to the brokers 2.0.0 milestone Jul 19, 2025
import type { Gateway, GatewayDispatchPayload, GatewayDispatchEvents, GatewaySendPayload } from '@discordjs/core';
import type { ManagerShardEventsMap, WebSocketShardEvents } from '@discordjs/ws';
import { AsyncEventEmitter } from '@vladfrangu/async_event_emitter';
import type { PubSubRedisBroker } from '@discordjs/brokers';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should fix the build

Suggested change
import type { PubSubRedisBroker } from '@discordjs/brokers';
import type { PubSubRedisBroker } from './PubSubRedis.js';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants